Esx Settings Clusters Vms LifecycleState
Esx Settings Clusters Vms LifecycleState
The Esx Settings Clusters Vms LifecycleState enumerated type contains the different VM lifecycle states a solution can hook into. See Esx Settings Clusters Vms LifecycleHooks and Esx Settings Clusters Vms SolutionSpec.
Possible values:
POST_PROVISIONING
: Post VM provisioning, reached once immediately after a VM is created.POST_POWER_ON
: Post VM power-on, reached immediately after every VM power-on.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
POST_PROVISIONING,
POST_POWER_ON,